projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9caa61
)
meson: install gdkvulkancontext.h
author
Marc-Antoine Perennou
<Marc-Antoine@Perennou.com>
Wed, 24 May 2017 08:18:37 +0000
(10:18 +0200)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Mon, 14 Aug 2017 21:26:59 +0000
(22:26 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=782981
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
gdk/meson.build
patch
|
blob
|
history
diff --git
a/gdk/meson.build
b/gdk/meson.build
index d81f8855c8e106d0800798c0e3a9eba35ca313f9..0988dbf2fc1ce34771beef4cfc408ee2a8feb72a 100644
(file)
--- a/
gdk/meson.build
+++ b/
gdk/meson.build
@@
-73,6
+73,7
@@
gdk_public_headers = files([
'gdkthreads.h',
'gdktypes.h',
'gdkvisual.h',
+ 'gdkvulkancontext.h',
'gdkwindow.h',
])
install_headers(gdk_public_headers, subdir: 'gtk-4.0/gdk/')